home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / TECHNICA / AUTOCAD / H108.ZIP / SMAKER22.ZIP / AUTOPLT2.SEQ < prev    next >
Text File  |  1989-07-24  |  1KB  |  33 lines

  1. ;autoPLT2.SEQ - AZCAD  07-01-89
  2. ;Command Sequence file for SCRIPTmaker to illustrate multiple variables.
  3. ;autoPLT2 processes a batch of drawings though the plot option of the AutoCAD
  4. ;Main Menu. This sequence allows for variables to be substituted into places 
  5. ;where the drawing name and plot scale ratio are required. This allows each 
  6. ;drawing to be plotted at a different scale. Defaults are accepted for all 
  7. ;other prompts.
  8. ;This sequence must be used with a list file that has at least two fields. 
  9. ;The first field should be the drawing name, and the second the 
  10. ;Plotted Units=Drawing Units value. Refer to autoPlt2.LST for example.
  11. ;Use this sequence with a your list of files to plot and select the P option 
  12. ;for the script type.
  13. ;Use this sequence with your own list of files to plot and select P for plot
  14. ;or R for printerplotting for the script type. Script runs from the call line.
  15. ;NOTE: This sequence plots to a file.
  16. ;START SEQUENCE
  17.  
  18. Y
  19. N
  20.  
  21.  
  22.  
  23.  
  24. N
  25.  
  26. N
  27. N
  28. Z2
  29.  
  30.  
  31.  
  32. ;END SEQUENCE
  33.